From 835d845646f34ae147aee46a044b66231f71511b Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 13 Dec 2003 05:04:22 +0000 Subject: [PATCH] Add blurb on binary kits. --- gpsbabel/README | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/gpsbabel/README b/gpsbabel/README index 62c713eff..dbb6de512 100644 --- a/gpsbabel/README +++ b/gpsbabel/README @@ -17,16 +17,20 @@ THE SOLUTION be stamped out pretty trivially. BUILDING IT - - The code should be compilable on any system with ISO C89 compilers. - It's been tested on UnixWare, OpenServer, OS/X, Linux, Solaris, and - a variety of processors and compilers. - - Libexpat is required. If you get errors about expat.h being - missing, you must either edit the Makefile to tell the compiler - where it is or install it in a sensible place. Exapt can be - downloaded from http://expat.sourceforge.net and is part of Apache - so it's very portable. + + The code should be compilable on any system with ISO C89 + compilers. It's been tested on UnixWare, OpenServer, OS/X, + Linux, Solaris, and a variety of processors and compilers. + + The code should be compilable on any system with ISO C89 + compilers. It's been tested on UnixWare, OpenServer, OS/X, + Linux, Solaris, and a variety of processors and compilers. + + Libexpat is required for source builds. If you get errors about + expat.h being missing, you must either edit the Makefile to tell + the compiler where it is or install it in a sensible place. + Exapt can be downloaded from http://expat.sourceforge.net and is + part of Apache so it's very portable. THE FORMATS -- 2.30.2